dgDataControlOfIndex
Type
property
Summary
Returns the long id of the data control associated with an index.
Syntax
get the dgDataControlOfIndex[pIndex] of group "DataGrid"
Description
Returns the long id of the data control associated with an index. If "cache controls" is not turned on then this property returns empty if the index has no control associated with it because it is offscreen.
Important
The dgDataControlOfIndex property is available only for Datagrids whose style property is set to 'form'.
Related
property: style